home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2630 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  714 b 

  1. Path: netnews.jhuapl.edu!not-for-mail
  2. From: see@jhuapl.edu (Scott E. Erler)
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual C++ CComboBox
  5. Date: 18 Jan 1996 20:50:06 GMT
  6. Organization: Johns Hopkins University Applied Physics Lab, Laurel, MD, USA
  7. Distribution: world
  8. Message-ID: <SEE.96Jan18155006@focus.jhuapl.edu>
  9. NNTP-Posting-Host: focus.jhuapl.edu
  10.  
  11.  
  12. How do I populate multiple CRecordSet fields into a CComboBox and
  13. retrieve only one column and display the value on the edit box portion 
  14. of the CComboBox?
  15.  
  16. My problem is that upon selection of the drop down list box all of the
  17. columns are displayed.  I only want the first column.  I am using 
  18. the RFX functions to bind the fields.
  19.  
  20. Scott Erler
  21. Scot.Erler@jhuapl.edu
  22.